Release 10.1A: OpenEdge Development:
Internationalizing Applications
Terms for code pages
The following terms describe code pages:
- A single-byte code page is one in which each character (or other symbol) has a numeric value expressible in a single byte.
- A double-byte code page is one in which each character (or other symbol) has a numeric value expressible in a maximum of two bytes.
- A triple-byte code page is one in which each character (or symbol) has a numeric value expressible in a maximum of three bytes.
- An n-byte code page is one in which each character (or symbol) has a numeric value expressible in a maximum of
nbytes. For example, UTF-8 is a 4-byte code page.- A multi-byte code page is a code page that is not single byte.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |